/*----------------------------*/
/*            LINK           */
/*---------------------------*/

/*LINK*/
a
{
	text-decoration: none;
	font-size: 10px; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #000000
}

/*LINK SELECIONADO*/

a:hover
{
	text-decoration: underline; 
	color: #000000
}

/*----------------------------*/
/*           TABELA           */
/*---------------------------*/

TABLE.table
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
}

TD.titulo
{
	FONT-FAMILY: Verdana;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #999999;
	FONT-SIZE: 13px;

}

TD.texto
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	COLOR: #666666;
	TEXT-ALIGN: Left;
	BACKGROUND-COLOR: white;
	BORDER-COLOR: white;
}

TR.titulo
{
	FONT-FAMILY: Verdana;
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #999999;
	FONT-SIZE: 13px;

}

TR.texto
{
	COLOR: #000000;
	BACKGROUND-COLOR: #EEEEEE;
}

TR.linhapar
{
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
}

TR.linhaimpar
{
	COLOR: #000000;
	BACKGROUND-COLOR: #CCCCCC;
}

TR.linha
{
	COLOR: #000000;
}

/*----------------------------*/
/*   LINHA HORIZONTAL (HR)    */
/*---------------------------*/

HR.hr
{
	color: #990000;
}

/*---------------------------*/
/*   	    INPUT            */
/*---------------------------*/


INPUT.checkbox
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   FONT-WEIGHT: bold;
   COLOR: #666666;
   TEXT-ALIGN: Left;
}

INPUT.text
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   TEXT-ALIGN: Left;

   background-color: #FFFFFF; 
   color: #000000; 
   font-weight: normal;
   border: #000000; 
   border-style: solid; 
   border-top-width: thin; 
   border-right-width: thin; 
   border-bottom-width: thin; 
   border-left-width: thin;
}

INPUT.desabilitado
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   TEXT-ALIGN: Left;

   background-color: #FFFFFF; 
   color: gray; 
   font-weight: normal;
   border: #000000; 
   border-style: solid; 
   border-top-width: thin; 
   border-right-width: thin; 
   border-bottom-width: thin; 
   border-left-width: thin;
}

INPUT.textLinhaPar
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   TEXT-ALIGN: Left;

   background-color: #FFFFFF; 
   color: #990000; 
   font-weight: normal;
}

INPUT.textLinhaImpar
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   TEXT-ALIGN: Left;

   background-color: #CCCCCC; 
   color: #990000; 
   font-weight: normal;
   border: #000000; 
}

INPUT.hidden
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
}

INPUT.password
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   TEXT-ALIGN: Left;
}

INPUT.button
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   FONT-WEIGHT: bold;
   BACKGROUND-COLOR: #FFFFFF;
   TEXT-ALIGN: center;
}

INPUT.submit
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   FONT-WEIGHT: bold;
   BACKGROUND-COLOR: #FFFFFF;
   COLOR: #990000;
   TEXT-ALIGN: center;
}

INPUT.reset
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   BACKGROUND-COLOR: #C0C0C0;
   TEXT-ALIGN: Left;
}

INPUT.file
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   TEXT-ALIGN: Left;

   background-color: #FFFFFF; 
   color: #990000; 
   font-weight: normal;
   border: #000000; 
   border-style: solid; 
   border-top-width: thin; 
   border-right-width: thin; 
   border-bottom-width: thin; 
   border-left-width: thin;      
}

INPUT.image
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   border-style: none;
}

/*----------------------------*/
/*            SPAN           */
/*---------------------------*/

SPAN.texto
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   FONT-WEIGHT: bold;
   COLOR: #000000;
   TEXT-ALIGN: Left;
}


SPAN.link
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 11px;
   FONT-WEIGHT: bold;
   COLOR: #666666;
   TEXT-ALIGN: Left;
}

SPAN.radio
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   TEXT-ALIGN: Left;
}
SPAN.titulo
{
	 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	 FONT-WEIGHT: bold;
	 FONT-SIZE: 16px;
	 COLOR: #000000;
 }

SPAN.destaque
{
	 COLOR: white; 
	 FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	 FONT-SIZE: 10px; 
	 FONT-WEIGHT: bold
}

/*----------------------------*/
/*            COMBO          */
/*---------------------------*/

SELECT.lista
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   TEXT-ALIGN: Left;
}

SELECT.combo
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   TEXT-ALIGN: Left;

   background-color: #FFFFFF; 
   color: #990000; 
   font-weight: normal;
   border: #000000; 
   border-style: solid; 
   border-top-width: thin; 
   border-right-width: thin; 
   border-bottom-width: thin; 
   border-left-width: thin;
}

SELECT.desabilitado
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   TEXT-ALIGN: Left;

   background-color: #FFFFFF; 
   color: gray; 
   font-weight: normal;
   border: #000000; 
   border-style: solid; 
   border-top-width: thin; 
   border-right-width: thin; 
   border-bottom-width: thin; 
   border-left-width: thin;
}

SELECT.comboDestaque
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 11px;
   TEXT-ALIGN: Left;

   background-color: #FFFFFF; 
   color: #990000; 
   font-weight: normal;
   border: #000000; 
   border-style: solid; 
   border-top-width: thin; 
   border-right-width: thin; 
   border-bottom-width: thin; 
   border-left-width: thin;
}

/*----------------------------*/
/*          TEXTAREA         */
/*---------------------------*/

TEXTAREA.textarea
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	TEXT-ALIGN: Left;
	color: #000000;
	background-color: #FFFFFF; 
	font-weight: normal;
	border: #000000; 
	border-style: solid; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
}

TEXTAREA.desabilitado
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	TEXT-ALIGN: Left;
	
	background-color: #FFFFFF; 
	color: gray; 
	font-weight: normal;
	border: #000000; 
	border-style: solid; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
}


/*---------------------------*/
/*          IMAGEM           */
/*---------------------------*/
IMG.img
{
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
}



